.content_840{
    width:800px
}
#NewsPic {position: relative; width: 840px; height:450px; overflow: hidden;  }
#NewsPic img{width: 840px; height:450px;}
#hotpic {
    width: 840px;
    height: 450px;
    overflow: hidden;
}
.NewsPictitle{
    position:absolute;
    bottom:0;
    left:0;
    z-index:99;
    background:rgba(0,0,0,.5);
    color:white;
    width:100%;
    height:40px;
    line-height:40px;
    text-align:center;
}
.layui-tab-card>.layui-tab-title .layui-this {
    background-color: #DD0000;
    color:#fff;
    border-bottom-color: 1px solid #DD0000;
    border-top-color: 1px solid #DD0000;
}
.layui-tab-title li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 40px;
    min-width: 80px;
    padding: 0 22px;
    text-align: center;
    cursor: pointer;
}
.ton{
    font-size:20px;
    font-weight:700;
    margin-bottom:10px
}
.single-mode {
    height: auto;
    position: relative;
    padding: 10px 0;
    /*border-bottom: 1px solid #e8e8e8;*/
}
.tit {
    border-bottom: 1px solid #e8e8e8;
    padding: 20px 0 20px 0;
}
.single-mode-lbox {
    width: 213.33px;
    height: 120px;
    margin-right: 16px;
}

.bui-left {
    float: left;
}
.single-mode-rbox {
    height: 100%;
    overflow: hidden;

}
.single-mode-rbox-inner {
    display: inline-block;
    width: 100%;
    max-height:120px;
    vertical-align: middle;
}
.title-box {
    display: block;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 6px;
    max-height: 52px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.link {
    color: #222;
}
.img-wrap, .img-wrap:before {
    display: inline-block;
    height: 100%;
}
.img-wrap {
    position: relative;
    cursor: pointer;
    width: 100%;
    text-align: center;
    border: 1px solid #e8e8e8;
    background: #e8e8e8;
    overflow: hidden;
    transform-style: preserve-3d;
}
.cate{
    color:#B4B4B4;
    width:50%;
    /*margin-top:20px;*/
}
.share{
    color:#B4B4B4;
   width:50%; 
    text-align: right;
    float:right;
}
.rtime{
    color:#B4B4B4;
  margin-top:10px;
    text-align: left;
    float:left;
}
.intr{
    color:#6C6C6C;
    line-height:28px;
    
}
.introd{
  text-indent:25px; 
}
.introd a{
    white-space:pre-wrap;
    color:#595959;
}
.layui-tab-content {
     padding: 10px 10px 10px 10px; 
}
.layui-tab-card {
    border-radius: 2px;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,.1);
}
.lostbt{
    border:0 !important;
    padding: 20px 0 20px 0;
}
.ztlb li{
/*    list-style:none;
    color:black;*/
    /*list-style-type:disc !important*/
}
/*.ztlb li:before{
    list-style:none;
    color:#DD0000;
}*/
.cate a{
    color:#B4B4B4;
}